Scripting > CxNote > NoteClient Object

NoteClient Object

The NoteClient object enables the management of client notes through script. Declare the object using the following code:

CreateObject("CxNote.NoteClient")

Each method in this document assumes you have declared the NoteClient object using the following code:

Dim CxNote

Set CxNote = CreateObject("CxNote.NoteClient")


More:


Let us know how we can improve this topic.

CygNet at weatherford.com

© 2020 Weatherford. All rights reserved.